Remove some leftovers of deprecated functionality
authorMatthias Clasen <mclasen@redhat.com>
Fri, 13 Aug 2010 03:22:07 +0000 (23:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 Aug 2010 03:25:10 +0000 (23:25 -0400)
commit6334d13de56ba9d3e84916f2c7f668a6e94e783d
tree8c7c13a93bc2cd0c50e2103fa74675ee1a99d470
parent05e33f69eb8dc04a69117845c9dfb474a8af5cc3
Remove some leftovers of deprecated functionality

There were some vestiges of the gtk_{h,v}button_box_set_default_layout()
functionality left. These are gone now. I have also removed
the GTK_BUTTONBOX_DEFAULT value in GtkButtonBoxStyle, but the other
values have been kept at their numeric values, to avoid more serious
ABI change.
gtk/gtkbbox.c
gtk/gtkbbox.h
gtk/gtkenums.h
gtk/gtkhbbox.c
gtk/gtkvbbox.c